Xbasic

A5_TableSizeToFit_Dialog Function

Syntax

V a5_TableSizeToFit_Dialog([C tablename ])

Arguments

tablename

The name of a table.

Description

Displays the SizeTableToFit dialog box

Discussion

The A5_TableSizeToFit_Dialog() function displays the Size Fields to Fit dialog, which allows you to resize the table's field to fit its data.

Limitations

Desktop applications only.

See Also